home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 106
/
Vol 106.iso
/
games
/
stepp000.swf
/
scripts
/
frame_772
/
DoAction.as
Wrap
Text File
|
2010-04-12
|
459b
|
20 lines
set("/Variables:Delta",_root.Meg._yscale / eval("/Variables:VarieDelta"));
set("/Variables:Decale",0);
set("/Variables:EtatVide","Tab3cStoppe");
set("/Variables:EtatActif","Tab3c");
if(eval("/Variables:From") eq "Tab2")
{
tellTarget("_root.Meg")
{
gotoAndStop(2);
}
}
if(eval("/Variables:From") eq "Tab2Chaine")
{
set("/Variables:Arrive","HautChaine");
tellTarget("_root")
{
gotoAndStop("Tab3cGrimpe");
}
}